home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap08 / dun8_4.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  155 b   |  12 lines

  1. <script language="VBS">
  2. <!---//
  3.  
  4. Sub someFun()
  5.  dim myMsg As String
  6.  myMsg = 'Hello There!'
  7.  MsgBox(myMsg)
  8. End Sub
  9.  
  10. //--->
  11. </script>
  12.